Skip to content

fix(a2a): update extension URIs to proto-labs.ai domain#69

Merged
mabry1985 merged 1 commit intomainfrom
fix/extension-uris-proto-labs-domain
Apr 19, 2026
Merged

fix(a2a): update extension URIs to proto-labs.ai domain#69
mabry1985 merged 1 commit intomainfrom
fix/extension-uris-proto-labs-domain

Conversation

@mabry1985
Copy link
Copy Markdown
Contributor

Summary

  • Swap protolabs.aiproto-labs.ai on the effect-domain-v1 and cost-v1 extension URIs in Quinn's agent card.
  • Update matching test assertions.

Why

Workstacean moved to proto-labs.ai (protoWorkstacean#407). Until Quinn's card declares the same domain, SkillBrokerPlugin can't match Quinn's declarations against the registry — extension metadata stamping silently degrades to no-op. Not a crash, but effect-domain-v1 stops feeding the L1 planner and cost-v1 stops feeding the cost interceptor.

Closes

#60

Test plan

  • tests/test_a2a_integration.py — all 10 pass locally

Workstacean moved to proto-labs.ai (protoWorkstacean#407) and its
SkillBrokerPlugin matches declared extensions against that registry.
Until Quinn's card is updated, effect-domain-v1 and cost-v1 silently
degrade to no-op on the interceptor side — extensions "work" but don't
hit dashboards or the planner.

Closes #60

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 19, 2026

Warning

Rate limit exceeded

@mabry1985 has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 3 minutes and 11 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 3 minutes and 11 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 53d06177-b2ca-4f88-973e-b16f5c7b16c4

📥 Commits

Reviewing files that changed from the base of the PR and between 582216c and a2e12e4.

📒 Files selected for processing (2)
  • server.py
  • tests/test_a2a_integration.py
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/extension-uris-proto-labs-domain

Comment @coderabbitai help to get the list of available commands and usage tips.

@mabry1985 mabry1985 merged commit b82fb12 into main Apr 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant